Skip to content

build(deps): bump go.sia.tech/core from 0.20.1-0.20260505133717-19aaca8844e7 to 0.21.0#428

Merged
ChrisSchinnerl merged 1 commit into
masterfrom
dependabot/go_modules/go.sia.tech/core-0.21.0
May 12, 2026
Merged

build(deps): bump go.sia.tech/core from 0.20.1-0.20260505133717-19aaca8844e7 to 0.21.0#428
ChrisSchinnerl merged 1 commit into
masterfrom
dependabot/go_modules/go.sia.tech/core-0.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps go.sia.tech/core from 0.20.1-0.20260505133717-19aaca8844e7 to 0.21.0.

Release notes

Sourced from go.sia.tech/core's releases.

0.21.0 (2026-05-08)

Breaking Changes

Add RHP4 pool RPCs and types for shared balance pools.

Pools let a renter deposit once into a shared backing pool and have multiple accounts draw from it on demand, reducing the per-account allowance needed and the total capital tied up in idle balances. This is especially useful for multi-tenant setups where one party holds the funds and many account keypairs spend from them.

Features

  • Introduce ErrorCodeClientError for client-side RPC errors.

Fixes

  • Update RangeProofVerifier.ReadFrom to return actual bytes read from io.Reader rather than multiple of subtree size.
Changelog

Sourced from go.sia.tech/core's changelog.

0.21.0 (2026-05-08)

Breaking Changes

Add RHP4 pool RPCs and types for shared balance pools.

Pools let a renter deposit once into a shared backing pool and have multiple accounts draw from it on demand, reducing the per-account allowance needed and the total capital tied up in idle balances. This is especially useful for multi-tenant setups where one party holds the funds and many account keypairs spend from them.

Features

  • Introduce ErrorCodeClientError for client-side RPC errors.

Fixes

  • Update RangeProofVerifier.ReadFrom to return actual bytes read from io.Reader rather than multiple of subtree size.

0.20.0 (2026-04-21)

Breaking Changes

  • Require passing host's wallet address when constructing a contract for renewal/refresh.

0.19.1 (2026-04-10)

Features

  • Adds a new error type for "host is shutting down"

Fixes

  • Add contract not found error
  • Added additional context in error message when the signing threshold of a spend policy wasn't reached.
  • Increase maxLen for request and response types including RenterInputs or HostInputs.
  • Update mux dependency to v1.5.0.

0.19.0 (2025-12-01)

Breaking Changes

  • Changed rhp.BuildSectorProof to accept cached subtrees to reduce disk IO required for sector reads.

Fixes

  • Parallelize sector root computation in ReaderRoot.

0.18.1 (2025-11-10)

Fixes

  • Fix invalid MaxCollateral validation for partial contract refreshes.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 11, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@socket-security

socket-security Bot commented May 11, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgo.sia.tech/​core@​v0.20.1-0.20260505133717-19aaca8844e7 ⏵ v0.21.099 +1100100100100

View full report

Bumps [go.sia.tech/core](https://github.com/SiaFoundation/core) from 0.20.1-0.20260505133717-19aaca8844e7 to 0.21.0.
- [Release notes](https://github.com/SiaFoundation/core/releases)
- [Changelog](https://github.com/SiaFoundation/core/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SiaFoundation/core/commits/v0.21.0)

---
updated-dependencies:
- dependency-name: go.sia.tech/core
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go.sia.tech/core-0.21.0 branch from 7a3af67 to 4b2a40a Compare May 12, 2026 07:17
@ChrisSchinnerl ChrisSchinnerl merged commit 1d28a32 into master May 12, 2026
10 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the dependabot/go_modules/go.sia.tech/core-0.21.0 branch May 12, 2026 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant